| PlReasonQuestion |
| Logical Entity Name | PlReasonQuestion |
| Default Table Name | PlReasonQuestion |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| PlReasonQuestion Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
PlReasonQuestionID |
int | NO | ||
| Code | nchar(8) | NO | ||
| Descrip | nvarchar(500) | NO | ||
| Active | bit | NO | ||
PlReasonID |
int | NO | ||
| QuestionType | char(1) | NO | ||
| QuestionNumber | int | NO | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| Ts | timestamp | NO |
| PlReasonQuestion Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_PlReasonQuestion_PlReasonQuestionID | PrimaryKey | PlReasonQuestionID |
| PlReasonQuestion Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| PlReason | Non-Identifying | One To Zero or More | FK_PlReasonQuestion_PlReasonID_PlReason_PlReasonID | PlReasonID | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_PlReasonQuestion_UserID_SyStaff_SyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| PlReasonQuestionAnswer | Non-Identifying | One To Zero or More | FK_PlReasonQuestionAnswer_PlReasonQuestionAnswerID_PlReasonQuestion_PlReasonQuestionID | NO | YES | |||
| PlReasonQuestionResponse | Non-Identifying | One To Zero or More | FK_PlReasonQuestionResponse_PlReasonQuestionID_PlReasonQuestion_PlReasonQuestionID | NO | YES |
| PlReasonQuestion Check Constraints |
| Check Constraint Name | CheckConstraint |
| PlReasonQuestion Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group |
| PlReasonQuestion Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.PlacementStatusReasonQuestion |
NO | |||
| Physical (Microsoft SQL Server) dbo.PlReasonQuestion |
NO |
| PlReasonQuestion Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | Placement |
| PlReasonQuestion Data Movement Rules |
| Name | Type | Rule Text/Value |